Skip to content

feat(cmd): add create-domain command to generate and enable Apache #3

Merged
maheshbhatiya73 merged 2 commits into
mainfrom
feat/domain-config-apache
Jun 7, 2025
Merged

feat(cmd): add create-domain command to generate and enable Apache #3
maheshbhatiya73 merged 2 commits into
mainfrom
feat/domain-config-apache

Conversation

@maheshbhatiya73

Copy link
Copy Markdown
Owner
  • Implemented create-domain CLI command to generate Apache virtual host config
  • Writes config file to /etc/apache2/sites-available
  • Enables site using a2ensite and reloads Apache service
  • Added flag validation and error handling

…nfig

- Implemented `create-domain` CLI command to generate Apache virtual host config
- Writes config file to /etc/apache2/sites-available
- Enables site using a2ensite and reloads Apache service
- Added flag validation and error handling

@maheshbhatiya73 maheshbhatiya73 left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@maheshbhatiya73 maheshbhatiya73 merged commit 3344569 into main Jun 7, 2025
1 check failed
@maheshbhatiya73 maheshbhatiya73 deleted the feat/domain-config-apache branch October 21, 2025 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant